Crate near_abi

source ·

Structs

Core ABI information.
Information about a single named Borsh function parameter.
ABI of a single function.
Information about a single named JSON function parameter.
Contract ABI.

Enums

Function kind regulates whether this function’s invocation requires a transaction (so-called call functions) or not (view functions).
Function can have multiple modifiers that can change its semantics.
A list of function parameters sharing the same serialization type.
Information about a single type (e.g. return type).

Constants

Current version of the ABI schema format.